Layout example

This example shows how to dynamically create a contact list using the Kanzi Engine API. The layout and prefabs that set the structure of the contact items are defined in the Kanzi Studio project. The project uses the Kanzi Engine API to instantiate the prefabs. Build and run the example application using Visual Studio.

You can find the example in the <KanziWorkspace>/Examples/Layout directory:

In the Kanzi Studio project:

See also

Layout control nodes

Using the Grid Layout nodes

Examples